[INFO] fetching crate tokio-graceful-shutdown 0.19.2...
[INFO] testing tokio-graceful-shutdown-0.19.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate tokio-graceful-shutdown 0.19.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate tokio-graceful-shutdown 0.19.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tokio-graceful-shutdown 0.19.2
[INFO] tweaked toml for crates.io crate tokio-graceful-shutdown 0.19.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tokio-graceful-shutdown 0.19.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tokio-graceful-shutdown 0.19.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39e42ee99f7d858019e3737b03230dc4a7f180be0b492eff31387e2d1fd6b573
[INFO] running `Command { std: "docker" "start" "-a" "39e42ee99f7d858019e3737b03230dc4a7f180be0b492eff31387e2d1fd6b573", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39e42ee99f7d858019e3737b03230dc4a7f180be0b492eff31387e2d1fd6b573", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39e42ee99f7d858019e3737b03230dc4a7f180be0b492eff31387e2d1fd6b573", kill_on_drop: false }`
[INFO] [stdout] 39e42ee99f7d858019e3737b03230dc4a7f180be0b492eff31387e2d1fd6b573
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d38ccf8519230933fb8670fb1078d94f17c5744cc5b1bbd1c2e132b2de395b9
[INFO] running `Command { std: "docker" "start" "-a" "3d38ccf8519230933fb8670fb1078d94f17c5744cc5b1bbd1c2e132b2de395b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-graceful-shutdown v0.19.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 17.23s
[INFO] running `Command { std: "docker" "inspect" "3d38ccf8519230933fb8670fb1078d94f17c5744cc5b1bbd1c2e132b2de395b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d38ccf8519230933fb8670fb1078d94f17c5744cc5b1bbd1c2e132b2de395b9", kill_on_drop: false }`
[INFO] [stdout] 3d38ccf8519230933fb8670fb1078d94f17c5744cc5b1bbd1c2e132b2de395b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4557df784e36485b414735e4fc5fd333e3883c72aa877075e815fd14833c44a4
[INFO] running `Command { std: "docker" "start" "-a" "4557df784e36485b414735e4fc5fd333e3883c72aa877075e815fd14833c44a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing-test v0.2.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-graceful-shutdown v0.19.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]    Compiling console-api v0.9.0
[INFO] [stderr]    Compiling console-subscriber v0.5.0
[INFO] [stderr] error: could not compile `tokio-graceful-shutdown` (example "13_partial_shutdown")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name 13_partial_shutdown --edition=2024 examples/13_partial_shutdown.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(tokio_unstable)' -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("tracing"))' -C metadata=2e3b7c2a21fa8606 -C extra-filename=-fce24f03b1399940 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f8deb3b909d18012.rlib --extern atomic=/opt/rustwide/target/debug/deps/libatomic-85ee2e8045f3525b.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-5dad889f3d915a07.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0dd2f5cacc42ff89.rlib --extern console_subscriber=/opt/rustwide/target/debug/deps/libconsole_subscriber-ee1e4493e7f099da.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-5802cef4130b71e1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1d8fefcd61b4c205.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-98829bb681f49736.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-0f78ca074b964888.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-feaf88b598b27194.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-98793a7a9bea4316.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-bcfa9d37d63c372f.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-6a9e33bd46c9ec2d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e29f1e97a698dd95.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-79d69c41ae058e41.rlib --extern tokio_graceful_shutdown=/opt/rustwide/target/debug/deps/libtokio_graceful_shutdown-5ab50de3d23deecc.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-f5e4b113269724ac.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-06dbda1d76078483.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-06628b318ebc628e.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-5a57b133dc433107.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio-graceful-shutdown` (test "cancel_on_shutdown")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name cancel_on_shutdown --edition=2024 tests/cancel_on_shutdown.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(tokio_unstable)' -C debug-assertions=on --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("tracing"))' -C metadata=3a068ba3928b142c -C extra-filename=-33e546d9911b9bd2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f8deb3b909d18012.rlib --extern atomic=/opt/rustwide/target/debug/deps/libatomic-85ee2e8045f3525b.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-5dad889f3d915a07.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0dd2f5cacc42ff89.rlib --extern console_subscriber=/opt/rustwide/target/debug/deps/libconsole_subscriber-ee1e4493e7f099da.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-5802cef4130b71e1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1d8fefcd61b4c205.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-98829bb681f49736.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-0f78ca074b964888.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-feaf88b598b27194.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-98793a7a9bea4316.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-bcfa9d37d63c372f.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-6a9e33bd46c9ec2d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e29f1e97a698dd95.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-79d69c41ae058e41.rlib --extern tokio_graceful_shutdown=/opt/rustwide/target/debug/deps/libtokio_graceful_shutdown-5ab50de3d23deecc.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-f5e4b113269724ac.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-06dbda1d76078483.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-06628b318ebc628e.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-5a57b133dc433107.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `tokio-graceful-shutdown` (test "abort")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name abort --edition=2024 tests/abort.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(tokio_unstable)' -C debug-assertions=on --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("tracing"))' -C metadata=d2cf6858409c51f9 -C extra-filename=-0b1570bc83e2a166 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f8deb3b909d18012.rlib --extern atomic=/opt/rustwide/target/debug/deps/libatomic-85ee2e8045f3525b.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-5dad889f3d915a07.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0dd2f5cacc42ff89.rlib --extern console_subscriber=/opt/rustwide/target/debug/deps/libconsole_subscriber-ee1e4493e7f099da.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-5802cef4130b71e1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1d8fefcd61b4c205.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-98829bb681f49736.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-0f78ca074b964888.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-feaf88b598b27194.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-98793a7a9bea4316.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-bcfa9d37d63c372f.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-6a9e33bd46c9ec2d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e29f1e97a698dd95.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-79d69c41ae058e41.rlib --extern tokio_graceful_shutdown=/opt/rustwide/target/debug/deps/libtokio_graceful_shutdown-5ab50de3d23deecc.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-f5e4b113269724ac.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-06dbda1d76078483.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-06628b318ebc628e.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-5a57b133dc433107.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `tokio-graceful-shutdown` (example "22_subsystem_abort")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name 22_subsystem_abort --edition=2024 examples/22_subsystem_abort.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(tokio_unstable)' -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("tracing"))' -C metadata=bf0681262cd00fb6 -C extra-filename=-54a8616d55def107 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f8deb3b909d18012.rlib --extern atomic=/opt/rustwide/target/debug/deps/libatomic-85ee2e8045f3525b.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-5dad889f3d915a07.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0dd2f5cacc42ff89.rlib --extern console_subscriber=/opt/rustwide/target/debug/deps/libconsole_subscriber-ee1e4493e7f099da.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-5802cef4130b71e1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1d8fefcd61b4c205.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-98829bb681f49736.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-0f78ca074b964888.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-feaf88b598b27194.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-98793a7a9bea4316.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-bcfa9d37d63c372f.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-6a9e33bd46c9ec2d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e29f1e97a698dd95.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-79d69c41ae058e41.rlib --extern tokio_graceful_shutdown=/opt/rustwide/target/debug/deps/libtokio_graceful_shutdown-5ab50de3d23deecc.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-f5e4b113269724ac.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-06dbda1d76078483.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-06628b318ebc628e.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-5a57b133dc433107.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4557df784e36485b414735e4fc5fd333e3883c72aa877075e815fd14833c44a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4557df784e36485b414735e4fc5fd333e3883c72aa877075e815fd14833c44a4", kill_on_drop: false }`
[INFO] [stdout] 4557df784e36485b414735e4fc5fd333e3883c72aa877075e815fd14833c44a4
